libnl-tiny: update to Git HEAD (2025-12-02)
authorHauke Mehrtens <[email protected]>
Mon, 8 Dec 2025 21:14:47 +0000 (22:14 +0100)
committerHauke Mehrtens <[email protected]>
Tue, 9 Dec 2025 19:37:39 +0000 (20:37 +0100)
087d4ce8c07b github: ci: add cmake build and source directories
2871f3f26abb github: ci: add powerpc arch
567be1101523 github: ci: add MIPS64, PowerPC64 and RISCV64
40493a655d8c formal: fix workflow permissions

Changes: https://github.com/openwrt/libnl-tiny/compare/532ac744dedcf83c06e2f4a8320fcc8089f23b72...40493a655d8caa2ccf5206dde1e733abe2920432

Link: https://github.com/openwrt/openwrt/pull/21098
Signed-off-by: Hauke Mehrtens <[email protected]>
package/libs/libnl-tiny/Makefile

index 7d59f68122ceef904a7f1af8177ac799baad293f..5c620e4e96e98c415696b5b7083f170a8e399b8f 100644 (file)
@@ -12,9 +12,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/libnl-tiny.git
-PKG_SOURCE_DATE:=2025-11-03
-PKG_SOURCE_VERSION:=532ac744dedcf83c06e2f4a8320fcc8089f23b72
-PKG_MIRROR_HASH:=f6f6432b0aa859ffe3012f5b57590823cb4540d97fd6a13ccd8d8f5572a0ca3f
+PKG_SOURCE_DATE:=2025-12-02
+PKG_SOURCE_VERSION:=40493a655d8caa2ccf5206dde1e733abe2920432
+PKG_MIRROR_HASH:=b45c72c26961fa6eafc14f73693c2fe463912c4cb0488ccea232d61b425c60d5
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=LGPL-2.1